home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / gtctl35.arc / GTCTL.DOC next >
Text File  |  1987-03-27  |  35KB  |  626 lines

  1.  
  2.  
  3.  
  4.                                GTCTL Release 3.5
  5.  
  6.                        GT PowerComm Sysop Control Program
  7.  
  8.                                   27 March 1987
  9.  
  10.                                        by
  11.                                  James R. Davis
  12.  
  13.  
  14.     This  program and its documentation are a companion to the software  and 
  15.     documentation  created  by  P&M  Software Co.  known  as  GT  PowerComm.  
  16.     Collectively  these  programs  (along with GTLOG) provide  the  user  an 
  17.     extremely  powerful yet relatively easy to use communication system  for 
  18.     use  on  an  IBM  or compatible micro-computer  system.   All  of  these 
  19.     products by P&M Software and James R.  Davis are provided in the form of 
  20.     Shareware and made available through electronic Bulletin Boards  located 
  21.     all over the country.  As such, you have the right to use these products 
  22.     and  to freely copy and distribute them,  provided only that the  copies 
  23.     include  both  code and documentation,  unmodified,  and that  only  the 
  24.     authoring  company may sell the programs and documentation for a profit.  
  25.  
  26.     It  is not necessary to register for GTCTL or GTLOG separately  from  GT 
  27.     PowerComm.   Further, there is not a separate registration fee for them.  
  28.     It is strongly suggested, however, if you find the set of programs to be 
  29.     useful, that you register your copy of GT with P&M Software Co. and that 
  30.     you accompany your registration with the $40 registration fee requested.  
  31.     This is the only way to insure the continued availability and support of 
  32.     such quality software.
  33.  
  34.     A registration form is included as the last page of this documentation.
  35.  
  36.     The authors of GT PowerComm and the companion series of support programs 
  37.     sincerely hope you will find these programs to be the finest examples of 
  38.     communications capabilities available anywhere and that you will benefit 
  39.     from their use.
  40.  
  41.     Please note,  the authors advise you that they have no responsiblity for
  42.     consequential damages, whatever.  
  43.  
  44.                              James R. Davis
  45.                          2010 Woodland Springs
  46.                           Houston, Texas 77077
  47.  
  48.                           (713) 497-2306 Data
  49.                           (713) 558-5015 Voice
  50.  
  51.  
  52.  
  53.                                         1
  54.  
  55.                              GTCTL - brief summary
  56.  
  57.     This  program provides the user of GT PowerComm with  support  functions 
  58.     that  facilitate the maintenance of the Host mode of that fine  program.  
  59.     In  the  Host  mode of GT PowerComm you are able to  provide  unattended 
  60.     access to your system to a controlled set of remote users.  You are able 
  61.     to specify what functions those users are able to perform, the amount of 
  62.     time each is allowed to access the system,  which users are NOT  allowed 
  63.     access,  and  to maintain a complete log of system activity as well as a 
  64.     complete general and private message data base for the user community.
  65.  
  66.     Obviously,  with  the flexibility the Host mode provides,  you,  as  the 
  67.     System  Operator (Sysop),  must assume some new  responsibilities.   For 
  68.     example,  the  message data base could grow without end if you  did  not 
  69.     have a way to control its size.  Certain callers of your system may call 
  70.     only once and never call back.   In that case you may want to purge that 
  71.     user's name from those who are currently active and authorized.  Certain 
  72.     callers into your system will be undesirable for various reasons and you 
  73.     may  want  to preemptively prevent them from logging on to  the  system.  
  74.     After a period of time you may want to renumber the messages in the data 
  75.     base.   And,  you may simply wish to determine which of your callers are 
  76.     currently   using  that  message  data  base  or  which  currently  have 
  77.     unreceived mail waiting for them in that data base.
  78.  
  79.     These are the kinds of functions that GTCTL was written to support.  The 
  80.     other companion program to GT PowerComm is called GTLOG which is used to 
  81.     determine  who has sent you files,  who has received certain files  from 
  82.     your  system,  the performance of your system's file transfer functions, 
  83.     telephone  expense estimates,  the reading of Sysop private messages  or 
  84.     file  Upload  descriptions,  and several other  file  activity  analyses 
  85.     functions.
  86.  
  87.     GTCTL is a stand alone program that assumes only that you have installed 
  88.     the ANSI.SYS driver (or equivalent) in your system.   It finds all files 
  89.     automatically by searching your environment for the GTPATH name and,  if 
  90.     it finds that name,  allows you to run the program from any directory on 
  91.     your  disk.   If  you  have  not  specified  the  GTPATH  name  in  your 
  92.     environment  then  GTCTL  must be run from within  the  directory  which 
  93.     contains the GT PowerComm files (Typically C:\COMM).   Naturally,  GTCTL 
  94.     must  be  located within your systems' PATH or in  the  directory  which 
  95.     contains the other GT files.
  96.  
  97.     Release 3.3+ is a major enhancement to GTCTL in that it has been changed 
  98.     to  support as many as 30 different message or conference areas and  the 
  99.     implimentation  of  personal passwords,  and telephone  numbers  in  the 
  100.     User's file.  Another major enhancement is the ability of the program to 
  101.     transfer  files from one directory to others and to update the receiving 
  102.     directory's FILES.BBS file (maintaining sort sequence).
  103.  
  104.  
  105.  
  106.                                         2
  107.                                  Change History
  108.     Release 3.5    03/27/87  Added sample reports to DOC, fixed two bugs
  109.                              were 'transparent' during test, but real to
  110.                              users of FILES.BBS and WHATS.NEW creators.
  111.     
  112.     Release 3.4    03/26/87  Major functional enhancements: WHATS.NEW
  113.                              file creation, better error reporting, new
  114.                              Calls by hour Month-to-date chart, aligns
  115.                              FILES.BBS entries properly, excludes BAK
  116.                              files from FILES.BBS, will not allow you
  117.                              to specify directories not in GTDIR.BBS,
  118.                              better RAM utilization.
  119.     
  120.     Release 3.3    03/17/87  Complete rewrite to support multiple message
  121.                              data bases, retention of telephone numbers and
  122.                              personal passwords in the user's file, much
  123.                              more complete BACKUP/ARC/PKARC functions, 
  124.                              abilty to update user records by user name,
  125.                              report layout changes and the creation or
  126.                              updating of FILES.BBS file contents, and a new
  127.                              scan and scroll mode of updating CTL files.
  128.  
  129.     Release 3.0,1,2 3/16/87  Beta versions of 3.3 released prematurely.
  130.     Release 2.9    03/04/87  Better error messages, ability to show as
  131.                              many as 50 messages/user in summary report,
  132.                              minor bug fix.
  133.  
  134.     Release 2.8    03/01/87  Added capability to select month of 
  135.                              interest in Chart function.
  136.  
  137.     Release 2.7    02/27/87  Added BACKUP/ARCHIVE capability as an
  138.                              option on the main menu and as a feature
  139.                              of the Renumber Messages function.
  140.  
  141.     Release 2.6    02/25/87  Added Host Mode Status Charts function.
  142.  
  143.     Release 2.5    02/24/87  Creates and maintains *Deleted Users* entry in
  144.                              GTMAIL.CTL file to keep track of calls made by
  145.                              users before they were deleted.  Fixed the two
  146.                              reported minor bugs found in GTCTL24.
  147.    
  148.     Release 2.4    02/22/87  Added Scan mode to Option 9. 
  149.                      Fixed GTDIR.BBS test one more time.
  150.  
  151.     Release 2.3    02/21/87  Enhanced functions:
  152.                 Ability to Scan  User/Mail Control File  to
  153.                 decide on which entries to Ban, Delete or to
  154.                                 correct the usernames.
  155.  
  156.                 Recognition that some users will modify their
  157.                 GTDIR.BBS file with a wordprocessor or other 
  158.                 editor that adds extraneous end of file marks.
  159.                 The program will not abort in such cases.
  160.          Release 2.2    02/20/87  Final revision  prior to  formal release of GT
  161.                              PowerComm 12!  This also corrects a major bug
  162.                              that could have left your message header control
  163.                              file truncated (without loss of messages, but no
  164.                              way to get to them)!!!!
  165.  
  166.     Release 2.1    02/18/87  Added major functions: selectively output text
  167.                              along with message header information, range of
  168.                              messages to be output, complete add/update of
  169.                              GTMESSAG control file records, and new formats. 
  170.  
  171.     Release 2.0    02/14/87  Fixed two bugs in the area of deleting messages. 
  172.  
  173.     Release 1.9    02/13/87  Implemented  an  automatic  fix of  GTMESSAG.ctl 
  174.                              record 0 header (offset) if found to be wrong.
  175.                              Also corrected a bug in Message Summary report.
  176.  
  177.     Release 1.8    02/12/87  Added ability to delete  Private rcvd  messages,
  178.                              to delete  Public rcvd  messages,  and to delete
  179.                              all messages  older than  a specified  number of 
  180.                              days.  Modest change to User Control File list.
  181.  
  182.     Release 1.7    02/08/87  Corrected sort of GTMAIL.ctl by last called date
  183.                              (This bug corrupted the GTMESSAG.ctl file!)
  184.  
  185.     Release 1.6    02/07/87  Added delete inactive user function that was not
  186.                              properly added in 1.5 and cleaned up the display
  187.                              of the GTMESSAG.ctl file.
  188.  
  189.     Release 1.5    02/06/87  Corrected sort of  GTMESSAG.ctl  to prevent file
  190.                              compression unless in message number sequence.
  191.  
  192.     Release 1.4    02/06/87  Eliminated the  ability  to  leave  GTMESSAG.ctl
  193.                              file in other than message number sequence.  Now
  194.                              has the ability to output to a file.
  195.  
  196.     Release 1.3    02/06/87  Improved master menu.  Included sort of GTMAIL
  197.                              file by date of last call.  Improved the format
  198.                              of the GTMAIL file listing.  Included ability to
  199.                              delete inactive users from GTMAIL.ctl file.
  200.  
  201.     Release 1.2    02/05/87  If the last record in the GTMAIL.ctl file is
  202.                              corrupted in any way (or deleted) it will now
  203.                              be deleted automatically.  Total calls received
  204.                              is now printed on GTMAIL.ctl listing.
  205.  
  206.     Release 1.1    02/04/87  This release includes the ability to sort the
  207.                              GTMAIL.ctl file by either First or Last name,
  208.                              the addition of City and State to the GTMAIL
  209.                              file lister, and the automatic deletetion of
  210.                              garbage user names from that file.
  211.  
  212.     Release 1.0    Beta      This was the original Beta test version.
  213.                                     -3-                                GTCTL - Operations
  214.     When you start GTCTL (by simply typing:  GTCTL) it will present you with 
  215.     four or five options. Four provide the ability to exit the program or to 
  216.     direct  program  output to your printer, display device or a file.   You 
  217.     will  be presented with this same screen after each function you  select 
  218.     has completed.   The default,  shown in brackets, is to direct output to 
  219.     the display device.   You should know that the display will always pause 
  220.     after  each  screen  has filled in order to allow you to  read  what  is 
  221.     displayed.   In the case of printed output, if a report extends beyond a 
  222.     page there will be a form feed issued after a message is printed at  the 
  223.     bottom  of the page indicating that the report is continued on the  next 
  224.     page.  The report does not pause if printed.
  225.  
  226.     The fifth option,  if present,  allows you to select a different message 
  227.     data base as the default for all subsequent operations.
  228.  
  229.     Once  an  output device is selected you are presented with a  menu  that 
  230.     allows you the following choices:
  231.  
  232.          0 - Exit to Output selection Menu
  233.  
  234.          1 - Message Summary Report
  235.          2 - Message Control File Report
  236.          3 - User/Mail Control File Report
  237.  
  238.          4 - Scan,Delete,Ban and Update User(s)
  239.          5 - Renumber messages
  240.          6 - Sort User/Mail Control file
  241.          7 - Delete inactive users
  242.          8 - Delete specified messages
  243.          9 - Scan/Update/Add nessage header(s)
  244.  
  245.          B - Backup/Archive critical files
  246.          F - Create/Update FILES.BBS or WHATS.NEW file
  247.          S - Host mode Status Charts
  248.  
  249.     The default is 0; to return to the Main Menu.
  250.  
  251.     Option  1 provides a Summary of the contents of your Message Data  Base.  
  252.     For  every user of the system that has either a currently active message 
  253.     that he has sent or which is addressed to him,  there will be a  listing 
  254.     which  includes his name and a list of the messages numbers that  relate 
  255.     to him that are in the file.   The numbers that are enclosed in brackets 
  256.     are addressed to him while the others are messages he has sent.
  257.  
  258.     Option  2 prepares a complete report of the message control file and the 
  259.     message  data base.   Each entry on the report consists of  the  message 
  260.     number,  the  sender and receiver names,  the time and date it was sent, 
  261.     the  topic of the message,  and flags that show whether the message  was 
  262.     private  and/or received,  up to the first three reply numbers for  that 
  263.     message, and the message number that this message is a reply to, if any.  
  264.     Finally,  the actual message is displayed,  if found,  or a warning that 
  265.     that particular message could not be found in the data base.
  266.                                         4
  267.     Option  3 prepares a report that includes the contents of the  User/Mail 
  268.     control file.  This file contains the names of all users who have logged 
  269.     onto  the  system while it has been in Host mode.   Besides  the  user's 
  270.     name,  the  file contains information such as the message number he  has 
  271.     last read,  the date and time of his last call,  the number of calls  he 
  272.     has made to your system,  whether he has elected 'Expert' mode,  whether 
  273.     he has been Banned from accessing your system,  and whether he wants the 
  274.     More?  display control function.  Additional information may be expected 
  275.     to reside in this control file in the future.
  276.  
  277.     Option  4  is used to specify a list of users that are to be deleted  or 
  278.     banned  from the system.   Banning a user retains the user name  in  the 
  279.     User/Mail  control file and disallows the use of that user name to  gain 
  280.     access to your system.   NOTE:  this obviously does not prevent him from 
  281.     adopting another name and using the same password to log on with!  It is 
  282.     used  primarily to prevent the use of a set of names or handles on  your 
  283.     system  that  you  might find offensive and to discourage a  casual  but 
  284.     undesirable user from getting into the system.   Similarly,  deleting  a 
  285.     user name merely forces the system to recognize that user's next call to 
  286.     be  his FIRST one.   It results in the NEWUSER bulletin being  presented 
  287.     the next time that user name is employed.   Sub function 3 allows you to
  288.     reverse the prior deletion or banning of a  user thus you will no longer  
  289.     have to  delete  it  if you want to  un-ban  that name.    You are asked 
  290.     if  you want to delete or ban the list you next enter.   The  format  of 
  291.     input  is simply to type the user names with a blank between (it is  not 
  292.     case  sensitive)  and,  if there are more than one such name,  to put  a 
  293.     comma between names.
  294.  
  295.     Option  5  will do two things at once.   First,  it will  eliminate  all 
  296.     deleted  records from the file and second,  it will renumber all  active 
  297.     messages  starting with the number one.   Obviously,  all  control  file 
  298.     references to message numbers are also renumbered so that,  for example, 
  299.     the  last  message  read for each user will remain consistent  with  the 
  300.     resulting message numbers in the file.
  301.  
  302.     Option 6 will sort the User/Mail file in order to get it into user  name 
  303.     order.   As  each new user calls into the system his name is appended to 
  304.     the  file.    The  sort  function  allows  you  to  sequence  the   file 
  305.     alphabetically by either the user's first or last name or numerically in
  306.     descending order of date last called.
  307.  
  308.     Option 7 allows you to delete inactive users of your system.  'Inactive'
  309.     means that the caller has  not called your board within a specified time
  310.     period (for example, within two months).  You specify the time period at
  311.     the time you select this option.
  312.  
  313.     Option 8 provides you the ability to eliminate messages from the message 
  314.     data  base  and GTMESSAG.CTL header file.   You may do so  by  selecting 
  315.     either:  All Private received mail,  All Public received mail,  All mail 
  316.     that  has  been  in the file longer than a certain specified  number  of 
  317.     days, or via a specified of message numbers.    
  318.                                         5
  319.     Option 9 provides you the tools necessary to edit your  Message  Control
  320.     file.   With this option you may  edit existing entries,  delete such an
  321.     entry and create new entries.
  322.  
  323.     Option S provides the user the ability to print or display charts showing
  324.     the Host Mode Status of GT PowerComm during the current month.  There are
  325.     currently three charts available:
  326.  
  327.         Telephone Usage Hours by Day - Shows the time your telephone has been
  328.         'Off-hook' in either Answer or Originate mode.
  329.  
  330.         Calls-per-hour by Time and Day - Shows the  number of calls  received
  331.                 or placed for every hour of every day of the month.
  332.  
  333.         Calls  per hour month-to-date - Shows relative activity of your board 
  334.                by  hour of the day  and  average calls  received  during that
  335.                hour M-T-D.
  336.  
  337.     Option B provides the user with a convenient way to backup or archive all 
  338.     critical  Host mode files (GTMAIL.CTL,  GTMESSAG.CTL,  GTMDIR.BBS,
  339.     GTDIR.BBS, GT.LOG and all messages).  
  340.  
  341.     It  assumes  the  existence in your system of either  a  standard  BACKUP 
  342.     program or ARC or PKARC and that these are available via the PATH by DOS.
  343.     
  344.     You  may send the output to floppy disk or to your GT directory  whether 
  345.     you choose the BACKUP or ARC methods.  The author strongly suggests that 
  346.     you employ this function at least once a day!
  347.  
  348.     A  word  about naming conventions used should you elect to use  the  ARC 
  349.     method  provided.   GTCTL will send all critical files found in  the  GT 
  350.     directory  to an ARC file with the name of mm-dd-yy.ARC.   If that  file 
  351.     already exists it will be updated.   Then, using the GTMDIR.BBS file (if 
  352.     it exists),  the program will create seperate ARC files for each message 
  353.     directory found listed in that file and will use the folling name:
  354.     mmddyynn.ARC  where nn is the relative sequence number of the  directory 
  355.     as listed in GTMDIR.BBS.
  356.  
  357.     In other words, if you have a message directory listed in your GTNDIR.BBS 
  358.     file  called C:\GAMES and it is the third directory listed in that  file, 
  359.     then GTCTL will create an ARC file called mmddyy03.ARC and will put  that 
  360.     directories  control files and all messages from its GTMSGS sub-directory 
  361.     into that ARC file.
  362.  
  363.     Option  F  (Create/Update  FILES.BBS or WHATS.NEW  file)  allows  you  to 
  364.     specify  a  source directory from which files are to be moved  (not  just 
  365.     copied),  and  to  add  file  descriptors and a formatted  entry  into  a 
  366.     designated   directory's  FILES.BBS  (in  sort   sequence).    The   only 
  367.     directories  that  may be specified as targets for these moves are  those 
  368.     listed  in  the GTDIR.BBS file.   There is also the  facility  to  simply 
  369.     update the contents of an existing FILES.BBS (without moving files).   If 
  370.     using one of the two 'move' options,  you may specify that only ARC files 
  371.     are considered.
  372.                                        5.1     The  WHATS.NEW option allows you to specify a date of interest as well as 
  373.     the  source  (target) directory.   It will create a  new  WHATS.NEW  file 
  374.     containing just those files added or changed since the specified date.
  375.  
  376.     The  option  has one sub-option:  you may elect to move only those  files 
  377.     with an extension of ARC or all files.
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.                                   5.2
  425.  
  426.                             GTCTL - Additional notes
  427.  
  428.  
  429.     GTCTL  will (without announcing it) begin by looking for your  GTDIR.BBS 
  430.     file.   It then will look into each of the directories specified in that 
  431.     file and insure that there is a FILES.BBS file.   If not, it will create 
  432.     that file for you and the contents of the created file will be a  single 
  433.     text line that says: "No descriptions currently available."
  434.  
  435.     Finally,   and  without notification to the user,  Option  3 will shrink 
  436.     the GTMAIL.CTL file if it is possible to do so (because of deleted users 
  437.     at  the  beginning  of  the file).  The  GTMESSAGE.CTL  file  is  shrunk 
  438.     automatically  only  at the time of renumbering of messages  because  of 
  439.     deletions found therein.
  440.  
  441.     The  program  is  non-interruptable because of  the  many  control  file 
  442.     updates  that take place with it.   Care has been taken to minimize  the 
  443.     risk  of corrupting these files by keeping them 'closed' until the  last 
  444.     possible  moment before they are updated, and then they are  immediately 
  445.     closed again.
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.                                 * N O T I C E *
  456.  
  457.     Given  the  care  and  design of this  program  towards  protecting  the 
  458.     integrity of your messages and control files,  it would be reasonable to 
  459.     presume  that  these files are important to the operation of  your  Host 
  460.     system.   They are.  Therefore, it cannot be overemphasized that a daily 
  461.     backup  (or complete ARCing) is essential to minimize the effect of  any 
  462.     corruption  of those files resulting from any cause or reason.   That is 
  463.     why the function has been created for you,  but the author cannot  force 
  464.     you to use it.   Be advised that there is always the possibility of file 
  465.     corruption;  from power outages, to errors in the logic of programs such 
  466.     as this one.   Your use of this program is evidence of your agreement to 
  467.     assume  the entirety of that risk and that you will not hold the  author 
  468.     or  his  associates or distributors liable in any way should there be  a 
  469.     loss of data from its use.
  470.  
  471.                                 * N O T I C E *
  472.  
  473.  
  474.  
  475.  
  476.  
  477.                                         6
  478.                          Telephone Usage Hours by Day
  479.                   For the month of March as of 3/27/87 @  9:21
  480.  
  481.  
  482.    24|                                                              
  483.    23|                                                              
  484.    22|                                                              
  485.    21|                                                              
  486.    20|--------------------------------------------------------------
  487.    19|                                                              
  488.    18|                                         A                    
  489.    17|                                         A                    
  490.    16|                             A         A A                    
  491.  H 15|-----------------------------A-----A---A-A---A----------------
  492.  O 14|               A             A     A   A A   A                
  493.  U 13|               A A           A     A A A A A A A   A          
  494.  R 12|         A   A A A           A   A A A A A A A A A A          
  495.  S 11|         A   A A A A A A   A A A A A A A A A A A A A          
  496.    10|-----A---A---A-A-A-A-A-A---A-A-A-A-A-A-A-A-A-A-A-A-A----------
  497.     9| A A A A A   A A A A A A A A A A A A A A A A A A A A          
  498.     8| A A A A A A A A A A A A A A A A A A A A A A A A A A          
  499.     7| A A A A A A A A A A A A A A A A A A A A A A A A A A          
  500.     6| A A A A A A A A A A A A A A A A A A A A A A A A A A          
  501.     5|-A-A-A-A-O-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A-A--------
  502.     4| A A A A O A A A A A A A O A A A A A A A O A A A O A A        
  503.     3| A O A O O A O A A A O A O A O A A A O A O O A O O O A        
  504.     2| O O O O O A O A O A O A O A O O O A O A O O A O O O A        
  505.     1| O O O O O O O O O O O O O O O O O O O O O O O O O O O        
  506.       ==============================================================
  507.       -|-|-|-|05-|-|-|-|10-|-|-|-|15-|-|-|-|20-|-|-|-|25-|-|-|-|30-|
  508.  
  509.                     O = Originate          A = Answer
  510.                   For the month of March as of 3/27/87 @  9:22
  511.  
  512.  
  513.    00:00|---- 3 2 2 1---- 1---------- 2---- 2 2 2 1 2 1 1 2-- 3--------    27
  514.    01:00|   1   1 3 1 1 2 1 2       1 2 1 1 1 1 1 2   2 3 1   2            30
  515.    02:00| 1 1     2 1 1 2 3       2   1     1 1   5 2     1 1 1            26
  516.    03:00| 1         1   3 1     1   1 2   1 4 1 1   1 1   1 1 1            22
  517.    04:00| 2             1     1       1   1   1 1   1   1 1 2              13
  518.    05:00| 5 1 2 1 3---- 1 1-- 2 1 1------ 1 1 1 1 1 1-- 1---- 1--------    26
  519.    06:00|     1 1 1 2   1     1 3 1 1 1     2 1 1 2 1 1 3 2 1              27
  520.    07:00| 1 3 2   1 1     2 2 1 3 2 3     1 1 2 2 2   3 2 2 1 2            39
  521.    08:00| 1 1   1 3 3 1 5 1 1 2   2 3 1 1 3 3 2 2 1 1 2 2 1 1 1            45
  522.    09:00| 1 1 3 2 3     2 1 1     1 1 3 1 1 1 3 4 1   1 3 3 1              38
  523.    10:00| 1 2 1 1 1-- 1---- 2-- 2 1 1 2 2 2 3 1 3 3 5 3 3-- 1----------    41
  524.  T 11:00|   4 5 1 1   3 1 2 1 1 2 1   1 2 1 1   4 4 2 2   2 4              45 C
  525.  I 12:00| 2     1 1   1 2   1 2 1 4   1 3 3 3 2 3 3 4 3 3 2 1              46 A
  526.  M 13:00|   1 1 1 1   1 1 1 1 2 3 2   1 1 2 2 3 1 4 3 1 3 2 1              39 L
  527.  E 14:00| 2 2     1 1 2 4 1   1 1 1 2   4 2 1 2 3 3 1 1   3 3              41 L
  528.    15:00| 3 2-- 1 1 1-- 1 3-- 1 2 1 1-- 2 2 2 1 4 2 1 4 1 1 1----------    38 S
  529.    16:00| 1 1   1 1 1 4 1 1 1 1 1 1 1 1 4 3 1 1 2 1   3 1 1                34
  530.    17:00|   4 1 5 1 2     2 1 2 1 2 1 1 1 1 1 1 3 3   2 2 4 2              43
  531.    18:00| 1 4 4   1 2   3 4 3 5 1 1 1 2 1 1 1 1   2   1 2 1 2              44
  532.    19:00| 5 3 2 2 4 2   1 4   3   1   1 1 1 1 4 1 2 3 1 3 2 2              49
  533.    20:00| 1 1 1 2 3 1---- 3-- 2-- 2 2 1 5 1 3 3 2 1-- 1 3 3 1----------    42
  534.    21:00| 2 1   1 3 1 2 2 2 1 2 1   2 3 5 8 3 3 1 3 4 2 3 1 2              58
  535.    22:00| 2 1 2 2 1 1   1 3 2 1 2   1 3 3 4         3 2 1 3 1              39
  536.    23:00|   1     3 3 2 1 2 2   1   3 2 2 1 3 2 2 1 2     2                35
  537.          ====================================================================
  538.          -|-|-|-|05-|-|-|-|10-|-|-|-|15-|-|-|-|20-|-|-|-|25-|-|-|-|30-|   887
  539.                                                                        
  540.           3 3 2 2 4 2 1 3 3 2 3 2 2 2 3 3 4 4 3 4 4 3 3 4 4 2 1        
  541.           2 5 8 6 1 5 9 5 9 1 0 6 6 5 2 9 1 1 9 4 7 7 7 1 1 9 1 0 0 0 0
  542.                                         CALLS
  543.                   For the month of March as of 3/27/87 @  9:23
  544.  
  545.  
  546.    00:00|*************     |                                               27
  547.    01:00|***************   |                                               30
  548.    02:00|*************     |                                               26
  549.    03:00|***********       |                                               22
  550.    04:00|******            |                                               13
  551.    05:00|*************     |                                               26
  552.    06:00|*************     |                                               27
  553.    07:00|*******************                                               39
  554.    08:00|**********************                                            45
  555.    09:00|*******************                                               38
  556.    10:00|********************                                              41
  557.  T 11:00|**********************                                            45 C
  558.  I 12:00|***********************                                           46 A
  559.  M 13:00|*******************                                               39 L
  560.  E 14:00|********************                                              41 L
  561.    15:00|*******************                                               38 S
  562.    16:00|***************** |                                               34
  563.    17:00|*********************                                             43
  564.    18:00|**********************                                            44
  565.    19:00|************************                                          49
  566.    20:00|*********************                                             42
  567.    21:00|*****************************                                     58
  568.    22:00|*******************                                               39
  569.    23:00|***************** |                                               35
  570.          ====================================================================
  571.          -|-|-|-|20-|-|-|-|40-|-|-|-|60-|-|-|-|80-|-|-|-|00-|-|-|-|20 Avg= 38
  572.     [                                                                      ]
  573.     [                         REGISTRATION FORM                            ]
  574.     [                                                                      ]
  575.     [                                                                      ]
  576.     [   DATE:__________                     TO:  P & M Software Co.        ]
  577.     [                                            9350 Country Creek #30    ]
  578.     [                                            Houston, Tx  77036        ]
  579.     [                                                                      ]
  580.     [                                                                      ]
  581.     [   FROM:     NAME:________________________________________            ]
  582.     [                                                                      ]
  583.     [          ADDRESS:________________________________________            ]
  584.     [                                                                      ]
  585.     [                  ________________________________________            ]
  586.     [                                                                      ]
  587.     [                  ________________________________________            ]
  588.     [                                                                      ]
  589.     [                                                                      ]
  590.     [   CHECK 1 ITEM:                                                      ]
  591.     [                                                                      ]
  592.     [   1. ___ INITIAL REGISTRATION OF "GT PowerComm" (SUGGEST $40).       ]
  593.     [          NOTE: INITIAL REGISTRATION INCLUDES AN AUTOMATIC UPGRADE.   ]
  594.     [                                                                      ]
  595.     [   2. ___ UPGRADE TO NEW VERSION OF "GT PowerComm" (SUGGEST $10).     ]
  596.     [          IF YOU ARE ALREADY A REGISTERED USER, YOU CAN USE THIS      ]
  597.     [          OPTION TO OBTAIN AN OFFICIALLY REGISTERED COPY.             ]
  598.     [                                                                      ]
  599.     [          PLEASE SUPPLY THE SERIAL NUMBER AND VERSION FROM THE        ]
  600.     [          COPY OF THE PROGRAM YOU ARE CURRENTLY USING.  USE THE       ]
  601.     [          ALT-J COMMAND TO OBTAIN THIS INFORMATION.                   ]
  602.     [                                                                      ]
  603.     [             SERIAL # _________    VERSION # ___________              ]
  604.     [                                                                      ]
  605.     [                                                                      ]
  606.     [                  PLEASE INDICATE AMOUNT ENCLOSED                     ]
  607.     [               --------------------------------------                 ]
  608.     [                                                                      ]
  609.     [                      Contribution Amount: __________                 ]
  610.     [                                                                      ]
  611.     [               TX residents add sales tax: __________                 ]
  612.     [                                                                      ]
  613.     [                           TOTAL ENCLOSED: __________                 ]
  614.     [                                                                      ]
  615.     [   Sales Tax Note                                                     ]
  616.     [   --------------                                                     ]
  617.     [   To compute the proper sales tax you should include 5.25% for the   ]
  618.     [   TX state tax, Houston residents should add 1% for the city sales   ]
  619.     [   tax, and MTA residents should add an amount equal to their local   ]
  620.     [   MTA rate.  In Houston and Dallas, the MTA rate is 1%.              ]
  621.     [                                                                      ]
  622.     [   PLEASE DO NOT SEND CASH, SEND CHECK OR MONEY ORDER.  YOUR REQUEST  ]
  623.     [   WILL BE FILLED PROMPTLY UPON RECEIPT.                              ]
  624.     ------------------------------------------------------------------------
  625.  
  626.